EFI: constify a few table pointers
authorJan Beulich <jbeulich@suse.com>
Mon, 27 Oct 2014 15:44:31 +0000 (16:44 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 27 Oct 2014 15:44:31 +0000 (16:44 +0100)
commit4ed4dc689761a5597a492aeef89aff50cd9b39ef
tree330a9d3b96fdc68c8d2ac83c3d23ebed23ab16bd
parent5680244040d26234a43c7f884ecf98fa4928d0da
EFI: constify a few table pointers

We shouldn't (and don't) modify any of these tables.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/common/efi/boot.c
xen/common/efi/efi.h
xen/common/efi/runtime.c